func sort.siftDown 3 uses sort (current package) sort.go#L48: func siftDown(data Interface, lo, hi, first int) { sort.go#L73: siftDown(data, i, hi, first) sort.go#L79: siftDown(data, lo, i, first)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)